Release 10.1A: OpenEdge Reporting:
Query/Results Administration and Development
Results-generated files
Table C–1 describes the files generated by Results.
Table C–1: Files generated by Results File Description A query configuration file (QC7). The query configuration file contains the default file relationships, security settings, label settings, data export settings, and report settings for a Results application. The database value is the name of the first application database connected for the Results application. Results cannot run without theQC7file. For more information about query configuration files, see Chapter 2, " Administering Results."This appendix provides information about editing aQC7file. The main fastload procedure for a Results application. The fastload system optimizes the loading of information from the currentQC7file into Results at startup. The database value is the base string specified in the Deployment dialog box for the generation of fastload files for a Results application. The default base string is the first five characters of the database name used to name the currentQC7file. For more information about the fastload system for a Results application, see Chapter 3, " Programming Results." Secondary fastload files. Baseis the base string specified in the Deployment dialog box for the generation of fastload files for a Results application. The default base string is the first five characters of the database name used to name the currentQC7file. The feature files of a Results application. The feature file is a Progress procedure file in the fastload system that defines and loads features into Results at startup. Thebasef.rfile is not a compiled version of thebasef.pfile. It is optimized for fast loads and accesses internal data structures of the Results product. The source code in thebasef.pfile performs that same function as thebasef.rfile, only slower. It is supplied to support the deployment process of a Results application. For more information about the fastload system for a Results application, see Chapter 3, " Programming Results." The user interface (UI) files of a Results application. The UI file is a Progress procedure file in the fastload system that configures the menu system and tool bar of Results at startup. Thebasemt.ris not a compiled version of thebasemt.pfile. It is optimized for fast loads and accesses internal data structures of the Results product. The source code in thebasemt.pfile performs that same function as thebasemt.rfile, only slower. It is supplied to support the deployment process of a Results application. For more information about the fastload system for a Results application, see Chapter 3, " Programming Results." Query directory files. The public query directory (public.qd7) contains query definitions accessible by all or a select group of users. Results also automatically generates a query directory to store the query definitions of a user (userid.qd7). It uses the user’s user ID to name the query directory file. For users who have the blank user ID, Results creates theresults.qd7query directory file to store the query definitions of that user. Source files for query definitions in the query definitions files located in the current directory. Results creates query source files in the directory that contains the corresponding query definition. Query source files are five-digit numbers (#####). Results uses these numbers to maintain the queries. If you delete a query source file, you cannot open the corresponding query in Results. A query log file. Results uses this file to record status and error messages that occur when you build the query configuration file or open a query. For more information about the query log file, see Chapter 2, " Administering Results." The deployment report for a Results application. This file lists the files to deploy for a Results application. Base is the base string specified in the Deployment dialog box for the generation of fastload files for a Results application. For more information about the deployment report, see Chapter 4, " Deploying Results Applications." Temporary files that Results uses to store information. As you exit Results, it automatically deletes these files. But if your system crashes, they could remain on your disk. You can delete them manually.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |